home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15-generic / include / linux / bounds.h < prev    next >
Encoding:
C/C++ Source or Header  |  2009-09-09  |  224 b   |  14 lines

  1. #ifndef __LINUX_BOUNDS_H__
  2. #define __LINUX_BOUNDS_H__
  3. /*
  4.  * DO NOT MODIFY.
  5.  *
  6.  * This file was generated by Kbuild
  7.  *
  8.  */
  9.  
  10. #define NR_PAGEFLAGS 22 /* __NR_PAGEFLAGS    # */
  11. #define MAX_NR_ZONES 4 /* __MAX_NR_ZONES    # */
  12.  
  13. #endif
  14.